FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.dstu2.zib2015#1.0.0 (47 ms)

Package nictiz.fhir.nl.dstu2.zib2015
Type StructureDefinition
Id Id
FHIR Version R2
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.dstu2.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-Contact
Url http://nictiz.nl/fhir/StructureDefinition/zib-Contact
Status draft
Date 2017-01-11T11:13:44.7293811+01:00
Name ZIB Contact
Experimental False
Realm nl
Authority hl7
Description Contact as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) version 3.0. A contact is any interaction, regardless of the situation, between a patient and the healthcare provider, in which the healthcare provider has primary responsibility for diagnosing, evaluating and treating the patient’s condition and informing the patient. These can be visits, appointments or non face-to-face interactions. Contacts can be visits to the general practitioner or other practices, home visits, admissions (in hospitals, nursing homes or care homes, psychiatric institutions or convalescent homes) or other relevant contacts. This only includes past contacts. Future contacts can be documented in the PlannedCareActivity information model.
Copyright CC0
Kind resource

Resources that use this resource

StructureDefinition
http://nictiz.nl/fhir/StructureDefinition/composition-nl composition-nl
http://nictiz.nl/fhir/StructureDefinition/observation-nl observation-nl
http://nictiz.nl/fhir/StructureDefinition/zib-Alert ZIB Alert
http://nictiz.nl/fhir/StructureDefinition/zib-Concern ZIB Concern
http://nictiz.nl/fhir/StructureDefinition/zib-DietaryRecommendations ZIB DietaryRecommendations
http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentInstruction ZIB TreatmentInstruction
http://nictiz.nl/fhir/StructureDefinition/zib-Vaccination ZIB Vaccination

Resources that this resource uses

StructureDefinition
http://fhir.nl/fhir/StructureDefinition/nl-core-organization nl-core-organization
http://fhir.nl/fhir/StructureDefinition/nl-core-patient nl-core-patient
http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner nl-core-practitioner
http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson nl-core-relatedperson
http://nictiz.nl/fhir/StructureDefinition/zib-Concern ZIB Concern
http://nictiz.nl/fhir/StructureDefinition/zib-Procedure ZIB Procedure


Narrative

Note: links and images are rebased to the (stated) source

A profile on Encounter named Contact as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) version 3.0. A contact is any interaction, regardless of the situation, between a patient and the healthcare provider, in which the healthcare provider has primary responsibility for diagnosing, evaluating and treating the patient’s condition and informing the patient. These can be visits, appointments or non face-to-face interactions. Contacts can be visits to the general practitioner or other practices, home visits, admissions (in hospitals, nursing homes or care homes, psychiatric institutions or convalescent homes) or other relevant contacts. This only includes past contacts. Future contacts can be documented in the PlannedCareActivity information model.


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "32233286-e536-479d-8d8e-91d508cd2c77",
  "meta" : {
    "versionId" : "4",
    "lastUpdated" : "2017-04-12T11:41:29.623+02:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p> A profile on Encounter named Contact as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) version 3.0. A contact is any interaction, regardless of the situation, between a patient and the healthcare provider, in which the healthcare provider has primary responsibility for diagnosing, evaluating and treating the patient’s condition and informing the patient. These can be visits, appointments or non face-to-face interactions. Contacts can be visits to the general practitioner or other practices, home visits, admissions (in hospitals, nursing homes or\r\n care homes, psychiatric institutions or convalescent homes) or other relevant contacts. This only includes past contacts. Future contacts can be documented in the PlannedCareActivity information model.</p></div>"
  },
  "url" : "http://nictiz.nl/fhir/StructureDefinition/zib-Contact",
  "name" : "ZIB Contact",
  "status" : "draft",
  "publisher" : "Nictiz",
  "contact" : [
    {
      "name" : "Nictiz",
      "telecom" : [
        {
          "system" : "email",
          "value" : "info@nictiz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "date" : "2017-01-11T11:13:44.7293811+01:00",
  "description" : "Contact as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) version 3.0.\r\n\r\nA contact is any interaction, regardless of the situation, between a patient and the healthcare provider, in which the healthcare provider has primary responsibility for diagnosing, evaluating and treating the patient’s condition and informing the patient. These can be visits, appointments or non face-to-face interactions.\r\n\r\nContacts can be visits to the general practitioner or other practices, home visits, admissions (in hospitals, nursing homes or care homes, psychiatric institutions or convalescent homes) or other relevant contacts. This only includes past contacts. Future contacts can be documented in the PlannedCareActivity information model.",
  "copyright" : "CC0",
  "fhirVersion" : "1.0.2",
  "mapping" : [
    {
      "identity" : "zib-contact",
      "uri" : "https://zibs.nl/wiki/Contact(NL)",
      "name" : "Zorginformatiebouwsteen Contact"
    }
  ],
  "kind" : "resource",
  "constrainedType" : "Encounter",
  "abstract" : false,
  "base" : "http://hl7.org/fhir/StructureDefinition/Encounter",
  "differential" : {
    "element" : [
      {
        "id" : "Encounter",
        "path" : "Encounter",
        "constraint" : [
          {
            "key" : "cbb-contact-1",
            "severity" : "warning",
            "human" : "There is either a textual representation of the encounter reason or reference to a condition or procedure that indicated the encounter",
            "xpath" : "not(exists(f:reason.text)) or not(exists(f:indication))"
          }
        ],
        "mapping" : [
          {
            "identity" : "zib-contact",
            "map" : "NL-CM:15.1.1"
          }
        ]
      },
      {
        "id" : "Encounter.class",
        "path" : "Encounter.class",
        "short" : "ContactType",
        "definition" : "The type of contact.",
        "alias" : [
          "ContactType"
        ],
        "min" : 1,
        "mapping" : [
          {
            "identity" : "zib-contact",
            "map" : "NL-CM:15.1.2"
          }
        ]
      },
      {
        "id" : "Encounter.patient",
        "path" : "Encounter.patient",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "profile" : [
              "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
            ]
          }
        ]
      },
      {
        "id" : "Encounter.participant",
        "path" : "Encounter.participant",
        "short" : "Participant"
      },
      {
        "id" : "Encounter.participant.individual",
        "path" : "Encounter.participant.individual",
        "short" : "ContactWith::HealthcareProvider",
        "definition" : "The healthcare provider with whom the contact took place. The specialty and role of the healthcare provider can be entered in the HealthcareProvider information model as well.",
        "alias" : [
          "ContactMet::Zorgverlener"
        ],
        "type" : [
          {
            "code" : "Reference",
            "profile" : [
              "http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson"
            ]
          },
          {
            "code" : "Reference",
            "profile" : [
              "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
            ]
          }
        ],
        "mapping" : [
          {
            "identity" : "zib-contact",
            "map" : "NL-CM:15.1.7"
          }
        ]
      },
      {
        "id" : "Encounter.period",
        "path" : "Encounter.period",
        "short" : "Period"
      },
      {
        "id" : "Encounter.period.start",
        "path" : "Encounter.period.start",
        "short" : "StartDateTime",
        "definition" : "The date and time at which the contact took place.",
        "alias" : [
          "BeginDatumTijd"
        ],
        "min" : 1,
        "mapping" : [
          {
            "identity" : "zib-contact",
            "map" : "NL-CM:15.1.3"
          }
        ]
      },
      {
        "id" : "Encounter.period.end",
        "path" : "Encounter.period.end",
        "short" : "EndDateTime",
        "definition" : "The date and time at which the contact ended. If the contact takes place over a period of time, this indicates the end of the period, in the case of an admission, for example.\r\n\r\nIf the end of the period is missing, it means that the period is ongoing. The start may be in the past, and the end date in the future, which means that period is expected/planned to end at that time.",
        "alias" : [
          "EindDatumTijd"
        ],
        "mapping" : [
          {
            "identity" : "zib-contact",
            "map" : "NL-CM:15.1.4"
          }
        ]
      },
      {
        "id" : "Encounter.reason",
        "path" : "Encounter.reason",
        "short" : "DeviatingResult",
        "definition" : "A deviating result which serves as the reason for the contact."
      },
      {
        "id" : "Encounter.reason.text",
        "path" : "Encounter.reason.text",
        "short" : "Textual representation of the DeviatingResult",
        "definition" : "A deviating result which serves as the reason for the contact.",
        "alias" : [
          "AfwijkendeUitslag"
        ],
        "mapping" : [
          {
            "identity" : "zib-contact",
            "map" : "NL-CM:15.1.12"
          }
        ]
      },
      {
        "id" : "Encounter.indication",
        "path" : "Encounter.indication",
        "short" : "ContactReason",
        "definition" : "The problem that led to the contact or the procedure carried out during the contact.\r\n\r\nReason the encounter takes place, as specified using information from another resource. For admissions, this is the admission diagnosis. The indication will typically be a Condition (with other resources referenced in the evidence.detail), or a Procedure.",
        "alias" : [
          "Verrichting",
          "Probleem::ProbleemNaam"
        ],
        "type" : [
          {
            "code" : "Reference",
            "profile" : [
              "http://nictiz.nl/fhir/StructureDefinition/zib-Procedure"
            ]
          },
          {
            "code" : "Reference",
            "profile" : [
              "http://nictiz.nl/fhir/StructureDefinition/zib-Concern"
            ]
          }
        ],
        "mapping" : [
          {
            "identity" : "zib-contact",
            "map" : "NL-CM:15.1.6"
          },
          {
            "identity" : "zib-contact",
            "map" : "NL-CM:15.1.11"
          }
        ]
      },
      {
        "id" : "Encounter.serviceProvider",
        "path" : "Encounter.serviceProvider",
        "short" : "Location::HealthcareProvider",
        "definition" : "The physical location at which the contact took place.",
        "alias" : [
          "Locatie::Zorgaanbieder"
        ],
        "type" : [
          {
            "code" : "Reference",
            "profile" : [
              "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
            ]
          }
        ],
        "mapping" : [
          {
            "identity" : "zib-contact",
            "map" : "NL-CM:15.1.8"
          }
        ]
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.